home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 9,300 to 9,399 / 9300.zip / AOLDLs / Text documents / HTML_ Teach Me To Make Forms / CAPERO.txt next >
Text File  |  2014-12-11  |  2KB  |  34 lines

  1. <HTML><PRE></P><P ALIGN=CENTER><FONT  COLOR="#000000" SIZE=4><B>Carlos' FORMS Tutorial <FONT  COLOR="#000000" SIZE=3></B>
  2. </P><P ALIGN=LEFT>
  3. Author:   Carlos A. Pero
  4.  
  5. Authors Email Address:   c-pero@uiuc.edu
  6.  
  7. Authors Web Site Address:  http://robot0.ge.uiuc.edu/~carlosp/cs317/ft.1.html
  8.  
  9. Carlos' FORMS Tutorial 
  10.  
  11. The best part of this tutorial is its friendly simplicity: you begin by                   entering your name and your favorite color, and the system holds your
  12. hand from there on. The program shows you how to create forms in            HTML (for instance, response forms your own visitors can use to tell you their favorite color), with plenty of examples along the way. It assumes a working knowledge of basic HTML, but if you're not up to speed on that, it provides links to other basic guides. If there were school textbooks on HTML, this is what you'd expect them to look like.
  13.  
  14.  
  15. FORMS Tutorial Goals
  16.  
  17.  
  18. During this tutorial, you will learn to create "Fill-in-Forms", which allow the user to submit information to the Web server. 
  19.  
  20. There are several types of form input, such as: 
  21.  
  22.      text entry fields 
  23.      individual and multiple-select menus 
  24.      checkboxes and radio buttons 
  25.      submit and clear buttons 
  26.  
  27. Each of these inputs works differently, and you will learn which is the best to use for your input information. 
  28.  
  29. To take the course in learning how to create forms for your webpage please go to the URL <FONT  COLOR="#000000" SIZE=4><B> http://robot0.ge.uiuc.edu/~carlosp/cs317/ft.1.html
  30.  
  31. Or send "direct" email to:    c-pero@uiuc.edu<FONT  COLOR="#000000" SIZE=3></B>
  32.  
  33. Carlos A. Pero  c-pero@uiuc.edu</PRE></HTML>
  34.